home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / xref.xml < prev    next >
Text File  |  2002-08-30  |  856b  |  32 lines

  1. <search function="xref">
  2.   <name>Xrefer Reference</name>
  3.   <description>Searches dozens of reference titles: "xref venice"</description>
  4.   <category>Reference</category>
  5.   <link>http://www.xrefer.com/</link>
  6.   <form name="xreff"
  7.         action="http://www.xrefer.com/results.jsp"
  8.         method="get">
  9.     <input type="hidden" name="shelf"/>
  10.     <input type="hidden" name="term"/>
  11.   </form>
  12.   <script><![CDATA[
  13.   function xref(q)
  14.   {
  15.     if (q == "")
  16.       openSearchWindow("http://www.xrefer.com");
  17.     else
  18.     {
  19.       document.xreff.term.value = q;
  20.       document.xreff.shelf.value = "search all"
  21.       submitForm(xreff);
  22.     }
  23.   }
  24.   ]]></script>
  25.  
  26.   <copyright>
  27.     Copyright (c) 2002 David Bau
  28.     Distributed under the terms of the
  29.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  30.   </copyright>
  31. </search>
  32.